'宣言 Public Function New( _ ByVal isColumn As Boolean, _ ByVal worksheet As Worksheet, _ ByVal paneIndex As Integer, _ ByVal data As List(Of Tuple(Of Reference(),Integer)) _ )
'宣言
Public Function New( _ ByVal isColumn As Boolean, _ ByVal worksheet As Worksheet, _ ByVal paneIndex As Integer, _ ByVal data As List(Of Tuple(Of Reference(),Integer)) _ )
public RowColumnActionsCommand( bool isColumn, Worksheet worksheet, int paneIndex, List<Tuple<Reference[],int>> data )
RowColumnActionsCommand クラス RowColumnActionsCommand メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.